PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardStructureTypes Class / QUOTE Field
In This Topic
    QUOTE Field
    In This Topic
    An inline portion of text attributed to someone other than the author of the surrounding text.
    The quoted text should be contained inline within a single paragraph. This differs from the block-level element , which consists of one or more complete paragraphs (or other elements presented as if they were complete paragraphs).
    Supported in PDF/UA-1.
    Syntax
    public java.lang.String QUOTE
    See Also